Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
KeyVerificationNumberInformOrBuilder
Key
Verification
Number
Inform
Or
Builder
interface
KeyVerificationNumberInformOrBuilder
:
MessageOrBuilder
Inheritors
KeyVerificationNumberInform
Builder
Members
Functions
get
Nonce
Link copied to clipboard
abstract
fun
getNonce
(
)
:
Long
uint64 nonce = 1;
get
Remote
Longname
Link copied to clipboard
abstract
fun
getRemoteLongname
(
)
:
String
string remote_longname = 2;
get
Remote
Longname
Bytes
Link copied to clipboard
abstract
fun
getRemoteLongnameBytes
(
)
:
ByteString
string remote_longname = 2;
get
Security
Number
Link copied to clipboard
abstract
fun
getSecurityNumber
(
)
:
Int
uint32 security_number = 3;